runtime.mcache.addReusableNoscan (method)

2 uses

	runtime (current package)
		malloc.go#L2027: 		c.addReusableNoscan(spc, uintptr(v))
		mcache.go#L373: func (c *mcache) addReusableNoscan(spc spanClass, ptr uintptr) {